Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0, 3.0.0-alpha1
-
None
-
Reviewed
Description
It fails with java.util.concurrent.TimeoutException. Actually the problem here is that we expect 2 as NumOpenConnections metric but it is only 1. So the test waits 60 sec then fails.
Please find maven output so the stack trace attached (TestJMXGetFails.log).